API Management (1 / 24): When attempting to access an API through Microsoft's API Management, a developer receives a 401 Access Denied error
. What could be the possible reasons for this error, and how can it be fixed? Select the correct options.
Answer:
The key can be included in the request header as "Ocp-Apim-Subscription-Key" or as a query string "subscription-key." Additionally, the API must be added to a product in the Azure Portal, which applies to a particular product (a collection of APIs) in API Management.